CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB BMP

搜索资源列表

  1. cuj2k-src-1.1

    0下载:
  2. A JPEG2000 encoder on CUDA - Converts BMP -> JPEG2000 with your NVIDIA GPU - Commandline tool and CUDA/C++ library - For both lossless and lossy encoding - One of the fastest open-source JPEG2000 encoder: Encodes a 27 megapixel -
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:150949
    • 提供者:iori
  1. Raw2Rgb

    0下载:
  2. 相机采集的原始数据格式bayer转换成rgb格式,转换后的数据直接存储为bmp图片,方便浏览-Raw to RGB ,convert Raw file to bmp file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11690038
    • 提供者:张进
  1. BMPTool

    0下载:
  2. 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1375
    • 提供者:林肯
  1. BMPTORGB

    0下载:
  2. 一个读bmp文件并转换图像数据为RGB的例子-a time bmp file and conversion of RGB image data example
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:trysfi
  1. imaginglib0264

    0下载:
  2. Imaging is native Object Pascal image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. Main development language is Object Pascal
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13658147
    • 提供者:刘炳元
  1. RGB2YUV

    0下载:
  2. 对bmp图像文件进行读写后RGB转化为YUV,同时将BMP的像素数据和转化后的YUV像素数据保存-Bmp image files on the size of the read output bmp file structure data and the interlaced scanning manner and converted into RGB YUV, BMP while the pixel data and the converted data is stored in YUV pi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1093199
    • 提供者:indetail
  1. main

    0下载:
  2. 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71189
    • 提供者:liutingting
  1. int-Huffman.docx

    0下载:
  2. 根据BMP图像的特点提出了基于Huffman编码的压缩方法分别采用RGB统一编码和RGB分别编码两种方式对图像进 行压缩和解压程序设计然后对多幅图像进行了压缩和解压实验最后对实验结果进行了相关的分析-Joint Optimization of Run-Length Coding, Huffman Coding, and Quantization Table With Complete Baseline JPEG Decoder Compatibility
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:13836
    • 提供者:lcq
  1. GetRGB

    0下载:
  2. 本程序可以获取彩色bmp图像的rgb的值-The value of this program can obtain the rgb color bmp image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1768412
    • 提供者:freefly2014
  1. JPEGsource_code

    0下载:
  2. JPEG采用的是YCrCb颜色空间,而BMP采用的是RGB颜色空间,要想对BMP图片进行压缩,首先需要进行颜色空间的转换。YCrCb颜色空间中,Y代表亮度,Cr,Cb则代表色度和饱和度(也有人将Cb,Cr两者统称为色度),三者通常以Y,U,V来表示-JPEG is used in YCrCb color space, and BMP is used in RGB color space, to compress the BMP image, we need to perform color s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:371108
    • 提供者:sdf3
  1. libjpeg

    0下载:
  2. bmp内存压缩为jpeg,直接将bmp图像的RGB像素数据压缩为jpeg数据-bmp memory compression as jpeg, bmp directly to the RGB pixel data of the image data is compressed to jpeg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:228456
    • 提供者:郭玉坤
  1. ErPicDebugTool

    0下载:
  2. 主要功能: JPEG文件转BMP BMP 文件切割 24位RGB转8位灰度图 图像平滑去除噪点 梯度二值化边缘-Main function: JPEG file to BMP BMP file cutting 24 RGB to 8 bits gray image Image smoothing to remove noise Two binary gradient edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7332427
    • 提供者:zhu
  1. dibimage

    0下载:
  2. VC++图像处理程序-多种方式处理BMP位图文件,例子功能相当强大,解析位图,解析RGB颜色分量,推荐给VC++编程者参考。功能强大,代码的参考价值更大,(英文的资料)。-VC++ image processing program- a variety of ways BMP bitmap file processing examples quite powerful, analytical bitmaps, analytical RGB color components, it is reco
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:61660
    • 提供者:npudn2
  1. jpeg_src

    0下载:
  2. jpeg的编解码算法,很好使用,其中包含了VC和GCC下的编译方式,可以在都在平台运行。可以将图片BMP、RGB格式的转换为jpg格式的图片,压缩率可调。-jpeg codec algorithms, very good use, which contains the VC and GCC compiler under way, can run on the platform at all. You can convert images BMP, RGB format is jpg format
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1909717
    • 提供者:王亮
  1. MVSnapSingle

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 -Demo save a BMP file to a specified directory. Use MVSnapShot grab a frame image into memory, use ConvertBayer2Rgb conve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:18096
    • 提供者:zhao
  1. bmp2yuv.tar

    0下载:
  2. BMP转YUV,支持多种格式转换。输出为数组。-RGB to YUV, supports a variety of formats.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7272
    • 提供者:mvs001
  1. bmp2yuv

    0下载:
  2. 输入一幅bmp图像,将其转化为RGB格式,再转化为yuv格式,最终输出yuv图像-convert bmp image into a yuv image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5449433
    • 提供者:张朵
  1. BMPHideC

    0下载:
  2. 在bmp图片每个色块rgb的每个分量最后一位写入信息达到数据隐写的目的-write sectret infomation to a bmp file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:12516
    • 提供者:Garra
  1. BmpRGBConvert

    0下载:
  2. 将24位bmp图片的RGB序列转换为BGR-convert 24bit RGB bitmap to BGR bitmap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:311186
    • 提供者:白雕
  1. video_to_images

    0下载:
  2. 视频转化为图像,用于视频转化为序列图像,可以保存为RGB,BMP.JEPG等任意格式-Video into images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:lijianing
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com